home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / frame_581 / PlaceObject2_113_4 / CLIPACTIONRECORD onClipEvent(keyDown).as
Encoding:
Text File  |  2011-10-17  |  150 b   |  7 lines

  1. onClipEvent(keyDown){
  2.    _root.IZQ = key.getCode();
  3.    _root.BTNpress.start();
  4.    _root.controles.data.IZQ = _root.IZQ;
  5.    _root.nextFrame();
  6. }
  7.